home *** CD-ROM | disk | FTP | other *** search
/ Aminet 31 / Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso / Aminet / gfx / fract / MountainView.readme < prev    next >
Encoding:
Text File  |  1999-05-02  |  2.2 KB  |  48 lines

  1. Short:    Make landscapes, view them from all sides
  2. Author:   wnoeker@t-online.de (Wilhelm Noeker)
  3. Uploader: wnoeker@t-online.de (Wilhelm Noeker)
  4. Type:     gfx/fract
  5.  
  6. What it does:
  7. - calculate a random elevation map on 64 x 64 squares
  8. - all heights below zero are truncated (these squares become ocean)
  9. - assign each surface of the map an illumination value:
  10.   the more it's tilted, the darker
  11. - draw the surface: if it's ocean, paint it blue, if it's above a
  12.   75% "snow line", use shades of gray, otherwise shades of brown
  13.  
  14. MountainView runs on the Workbench, using OS3.x pen sharing, so make sure
  15. you have a lot of colors available (at least 32). With OS2.x it open its own
  16. 5-plane LoRes screen instead, and can also be forced to do so by supplying a
  17. random CLI parameter (no equivalent tooltype option, sorry).
  18.  
  19. Use cursor keys (or the obvious gadgets) to navigate around the landscape,
  20. Enter to redraw, Esc to abort. Oh, and there's menus, too. ;-)
  21.  
  22. MountainView was written using CygnusEd 4.2 and the GNU C compiler.
  23. Freeware, source included. The program icon is taken from Manfred Wiesert's
  24. icon collection (check out pix/mwb/ATRcons3.lha on Aminet).
  25. The complete history:
  26. - Original BASIC implementation © 1987 Compute Publications, Inc.
  27. - KickPascal conversion by W. Nöker, 1992
  28. - C conversion and interactive GUI (i.e. this version) by W. Nöker, 1999
  29.  
  30.  
  31. ============================= Archive contents =============================
  32.  
  33. Original  Packed Ratio    Date     Time    Name
  34. -------- ------- ----- --------- --------  -------------
  35.    25381    7158 71.7% 16-Apr-99 17:58:24 +gui.c
  36.     1442     575 60.1% 15-Apr-99 20:34:02 +gui.h
  37.       11      11  0.0% 16-Apr-99 17:29:52 +LoRes
  38.     1572     954 39.3% 16-Apr-99 17:48:08 +LoRes.info
  39.      235     144 38.7% 28-Feb-99 13:05:50 +makefile
  40.    37640   19587 47.9% 16-Apr-99 17:59:18 +Mountain
  41.    30930    7640 75.2% 16-Apr-99 17:18:10 +Mountain.c
  42.     1598     934 41.5% 16-Apr-99 17:48:08 +Mountain.info
  43.     1363     815 40.2% 16-Apr-99 17:45:54 +MountainView.readme
  44.     1821    1296 28.8% 16-Apr-99 17:48:08 +MountainView.readme.info
  45.     1188     544 54.2% 16-Apr-99 18:04:02  MountainView.info
  46. -------- ------- ----- --------- --------
  47.   103181   39658 61.5% 18-Apr-99 18:32:40   11 files
  48.